| Total Complexity | 23 |
| Dependencies | 2 |
| Dependents | 5 |
| Total lines | 178 |
| Lines of code | 62 |
| Logical lines of code | 30 |
| Comment lines | 72 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get() | 56 | 10 | 15 | |
| sanitize() | 61 | 4 | 12 | |
| sanitizeRecursively() | 64 | 3 | 10 | |
| getAllowedHtmlTags() | 61 | 2 | 13 | |
| sanitizeHtml() | 79 | 1 | 3 | |
| sanitizeContent() | 80 | 1 | 3 | |
| filterHtml() | 79 | 1 | 3 | |
| validator() | 80 | 1 | 3 |